home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2006 August / SAN CD 8-2006 CD-ROM 15.iso / pc / Media / Gallery.swf / scripts / DefineButton2_3 / BUTTONCONDACTION on(rollOut, dragOut).as < prev    next >
Encoding:
Text File  |  2006-06-20  |  70 b   |  4 lines

  1. on(rollOut, dragOut){
  2.    _parent.dimThumb(_name.substr(5,-1),0);
  3. }
  4.